﻿
body {
       font-family: yekan, tahoma, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    text-shadow: 0px 0px 0px #000;
    direction: rtl;
    padding: 0px;
    background: none;
    margin: 0px;
    overflow-x: hidden;
    /*background-image: url('/img/gonjash.jpg');
    background-size: cover;
    background-color: #666666;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%\0/;*/
    background: #4E6C8C;
}

a {
    text-decoration: none;
    color: inherit;
}
.online_page {
  width: 180PX;
    height: 108PX;
    position: fixed;
    background: url('https://utabweb.net/uploadfile/file_portal/utabweb/thems_utab/ONLINE.png') no-repeat #BB131A;
    bottom: 0px;
    z-index: 2222;
    right: 5px;
    filter: alpha(opacity=90);
    -moz-opacity: .90;
    opacity: .90;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
     @media (max-width: 800px) {
		 
		 
		 .online_page {
    width: 126PX;
		 height: 42PX;}
	 }
.online_page:hover{
     filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}


.input_text {
    width: 100%;
    height: 30px;
    border: 1px solid #4d90fe;
    border-right: 2px solid #4d90fe;
    border-radius: 2px;
    font-size: 13px;
    text-align: center;
   font-family: yekan, tahoma, Helvetica, sans-serif;
}

.green_btn {
    margin: 2px;
    float: left;
    padding: 7px 0px 10px 0px;
    display: block;
    background: #4d90fe;
    border: 1px solid #3079ed;
    border-radius: 3px;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 1px #000;
    width: 99%;
    font-size: 15px;
  font-family: yekan , tahoma, Helvetica, sans-serif;
    margin: 0px;
}
.version {
      color: #0F0091;
    font-size: 15px;
}

    .green_btn:hover {
        background: #2a78fa;
        border: 1px solid #2b6ace;
        cursor: pointer;
    }

#form1 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('/img/icon/pattern.png');
}

.signin_1 {
    width: 100%;
    height: 100%;
    text-align: center;
}

.signin_9 {
    line-height: 25px;
    width: 400px;
    display: table;
    background: url('/img/back_fff.png');
    margin: 0 auto;
    border-radius: 5px;
}

.signin_2 {
    width: 70px;
    border-radius: 50%;
}
.signin_kl2 {
    width: 150px;
    
}
.signin_3 {
    width: 300px;
    margin: 30px auto 20px auto;
}

.signin_4 {
    float: right;
}

    .signin_4 input {
        float: right;
        margin-top: 7px;
    }

.signin_5 {
    text-align: right;
}

.signin_6 {
    padding-top: 10px;
    padding-right: 7px;
}


.sec_1 {
    float: left;
    padding: 1% 1.5%;
    width: 96%;
    height: 30px;
    background: #999;
    border-radius: 3px;
    line-height: 29px;
    text-align: right;
}

.sec_2 {
    font-size: 11px;
    color: #fff;
    text-shadow: 0px 0px 1px #000;
}

.sec_3 {
    width: 60px;
    height: 26px;
    float: left;
    border: 1px solid #888;
    border-radius: 4px;
    text-align: center;
     font-family: yekan, tahoma, Helvetica, sans-serif;
    font-size: 11px;
}
